home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
04
/
4
/
DISK0441.ZIP
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1980-01-04
|
357b
|
16 lines
echo off
cls
echo .
echo To display the documentation on your screen enter: TYPE TEK.DOC
echo .
echo To print you the documentation on your printer enter: COPY TEK.DOC PRN
echo .
echo To run TRANSTOK enter: TEK
echo .
echo PC-SIG
echo 1030D E Duane Avenue
echo Sunnyvale Ca. 94086
echo (408) 730-9291
echo (c) Copyright 1987 PC-SIG
echo off